home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / amincp12.lha / AmigaNCP-1.2 / Docs / ReadMe < prev    next >
Text File  |  1995-02-07  |  3KB  |  98 lines

  1. Short: Link Amiga to Psion S3/a palmtops
  2. Author: o.wagner@pluribus.wupper.de
  3. Uploader: o.wagner@pluribus.wupper.de
  4. Version: 1.2
  5. Type: comm/misc
  6.  
  7. Long:
  8.  
  9. AmigaNCP is a implementation of the Psion link protocol which is e.g.
  10. built into the Psion S3/S3a palmtop's ROM.  It's main purpose is to provide
  11. vice-versa nfs-like file access.
  12.  
  13. AmigaNCP features:
  14.  
  15. -- the "amigancp.library" providing all the network I/O functions.
  16.  
  17. -- the AmigaNCP-FileServer providing transparent access to Amiga files from
  18. the Psion side with optional on-the-fly character conversion.
  19.  
  20. -- the AmigaNCP-FileSystem providing transparent access to Psion files from
  21. the AmigaDOS environment.
  22.  
  23. -- a print server allowing to print directly from your Psion to a printer
  24. connected to your Amiga.
  25.  
  26. -- full developer documentation and associated material to faciliate NCP
  27. services from within your own applications.
  28.  
  29. AmigaNCP requires:
  30.  
  31. -- AmigaOS 2.04 or better (localization supported).
  32.  
  33. -- the IBM-PC version of the 3-Link cable.
  34.  
  35. The installation script might fail with old versions of the Installer
  36. utility.  If you face errors upon installation, obtain Installer_125.lha from
  37. the AmiNet.
  38.  
  39. Changes from Release 1.1 to 1.2
  40. -------------------------------
  41. -- fixed a bug in the FileSystem which caused a 80000003 guru
  42.    on 68000-only machines.
  43.  
  44. Changes from Release 1.0 to 1.1
  45. -------------------------------
  46. -- fixed a major bug in both the FileServer and FileSystem:
  47.    both called upon exec.library/CreatePool() et al for
  48.    memory management; since the pool functions are
  49.    severly broken in the AmigaOS 2.x release, this lead to
  50.    undefined behaviour and possible crashed on 2.x systems.
  51.    Now the link version of the pool functions are embedded
  52.    in "amigancp.library" to ensure proper behaviour.
  53.  
  54. Changes from Release 0.10beta to 1.0
  55. ------------------------------------
  56. -- fixed broken Installer script (still used "ncp.library" instead
  57.    of "amigancp.library")
  58. -- fixed character conversion bugs in both the file server
  59.    and file system.
  60.  
  61. Changes from Release 0.9 to 0.10 (beta)
  62. ---------------------------------------
  63. -- library is now named "amigancp.library" to avoid problems with
  64.    an already existing, similary named library.
  65. -- fixed several reconnection problems which mainly occured when
  66.    the Psion auto-powered off.
  67. -- now correctly handles filenames with non ASCII characters.
  68. -- fixed several file system problems, esspecially with
  69.    Examine()/ExNext().
  70. -- fixed bugs in the file server which caused data trashing on
  71.    large files.
  72.  
  73. (see "Docs/History" for more information on changes)
  74.  
  75. === Obtaining updates: ===
  76.  
  77. Internet:
  78.  
  79. New releases will be put on AmiNet and on the Psion Internet archive on
  80. src.doc.ic.ac.uk.  You might also try FTP to 193.100.177.96
  81. (pluribus.wupper.de), but this is currently a dialup link only and
  82. therefore generally down.
  83.  
  84. Modem:
  85.  
  86. Call the AmigaNCP Support BBS: 
  87.  
  88.  ++49-202-502292  (V.32bis) 
  89.  ++49-202-508654  (V.FastClass)
  90.  ++49-202-2501033 (ISDN X.75/V.110)
  91.  
  92. and login as "AmigaNCP".
  93.  
  94. === Distributors wanted: ===
  95.  
  96. We are looking for distributors worldwide. Please contact
  97. B & B Computersysteme as stated in the Order_Form.
  98.